Reads the contents under WEB-INF
Expects to find a settings.xml file which has website settings
Also any files with a json extension are parsed and held in the data attribute
in the WebsiteSettingsLoadedEvent
Properties
Name | Returns | Notes | Example |
---|---|---|---|
appSettings | Collection | ||
enabledAppIds | List | ||
loadingError | String | ||
data | Map | ||
controllerMapping | ControllerMappingList |
Hide comments
